Skip to content

Snowpack - #28

Closed
argyleink wants to merge 13 commits into
masterfrom
snowpack
Closed

Snowpack#28
argyleink wants to merge 13 commits into
masterfrom
snowpack

Conversation

@argyleink

@argyleink argyleink commented May 19, 2020

Copy link
Copy Markdown
Owner

Screen Shot 2020-05-18 at 9 48 37 PM

  • stripped the viewBox from my inline svg?
  • production js bundle has a parcel chunk in it i dont understand
  • love the dev server
  • this branch / PR may do better as a separate repo: @snowpack/app-template-babel-postcss

@argyleink argyleink added enhancement New feature or request question Further information is requested labels May 19, 2020
@argyleink argyleink self-assigned this May 19, 2020
Comment thread snowpack.config.json
@@ -0,0 +1,15 @@
{
"scripts": {
"plugin:js": "@snowpack/plugin-babel",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has been updated as of Snowpack RC.1:

-    "plugin:js": "@snowpack/plugin-babel",
+    "build:js": "@snowpack/plugin-babel",

@argyleink

Copy link
Copy Markdown
Owner Author

moved to https://github.com/argyleink/snowpack-template-preset-env

@argyleink argyleink closed this May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants